You are here: COM Interface > Interfaces > IJobErrorInfo Interface > IJobErrorInfo::Arg1 Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
IJobErrorInfo::Arg1 Method
Syntax
IDL
HRESULT Arg1(long iMessage, [out, retval] BSTR * pVal);

Returns the first argument of the nth message. This argument will also appear in the message text but is provided separately for easy access. For example, an "Unable to access index" message would contain the path of the index as the first argument

Copyright (c) 1995-2025 dtSearch Corp. All rights reserved.